home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #1 / Amiga Plus 1995 #1.iso / fish-disketten / fish_981-990 / d983 / titleclock / smakefile < prev    next >
Makefile  |  1994-12-13  |  277b  |  14 lines

  1. # Makefile for TitleClock, needed for the quirk with UtilLib
  2. #
  3. # Target:
  4.  
  5. TitleClock: TitleClock.o
  6.     sc TitleClock.o link noutillib
  7.  
  8. clean:
  9.     delete #?.o #?.lnk
  10.  
  11. dist:
  12.     lha u TitleClock.lha TitleClock(%|.(c|doc)|_protos.h)(%|.info) SCOPTIONS SMakefile
  13.  
  14. TitleClock.o: TitleClock.c